|
Oracle® TimesTen In-Memory Database JDBC Extensions Java API Reference Release 11.2.1 E13083-02 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Provides TimesTen JDBC extensions and implementation classes for some javax.sql interfaces.
See:
Description
Interface Summary | |
---|---|
ClientFailoverEventListener | Application listener for Client Failover (ACF) events. |
TimesTenCallableStatement | |
TimesTenConnection | Provides TimesTen extensions to java.sql.Connection |
TimesTenPreparedStatement | Contains TimesTen extension to java.sql.PreparedStatement |
TimesTenStatement | Contains Oracle TimesTen extension to Statement. |
TimesTenTypes | This interface defines the constants that are used to identify extended Oracle TimesTen SQL types such as PL/SQL REF CURSOR |
TimesTenVendorCode | Contains TimesTen vendor codes used in java.sql.SQLException. |
Class Summary | |
---|---|
ClientFailoverEvent | TimesTen C/S connections support Automatic Client Failover. |
ObservableConnection | An ObservableConnection implements the the PooledConnection interface, as defined in JDBC 2.0 An ObservableConnection holds a physical connection to a data source, and is itself a factory for ProxyConnection objects. |
ObservableConnectionDS | An ObservableConnectionDS implements the javax.sql.ConnectionPoolDataSource , which is a factory for PooledConnection objects. |
TimesTenDataSource | TimesTenDataSource provides a TimesTen implementation of the javax.sql.DataSource interface, part of the JDBC 2.0 extension. |
Enum Summary | |
---|---|
ClientFailoverEvent.FailoverEvent | Client Failover events |
ClientFailoverEvent.FailoverType | Client Failover types |
Provides TimesTen JDBC extensions and implementation classes for some javax.sql interfaces.
|
Oracle® TimesTen In-Memory Database JDBC Extensions Java API Reference Release 11.2.1 E13083-02 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |